home *** CD-ROM | disk | FTP | other *** search
/ Columbia Kermit / kermit.zip / newsgroups / misc.19961006-19970104 / 000180_news@columbia.edu _Thu Nov 14 12:25:57 1996.msg < prev    next >
Internet Message Format  |  2020-01-01  |  3KB

  1. Return-Path: news@columbia.edu
  2. Received: from newsmaster.cc.columbia.edu (newsmaster.cc.columbia.edu [128.59.35.30]) by watsun.cc.columbia.edu (8.7.5/8.7.3) with ESMTP id MAA05846 for <kermit.misc@watsun.cc.columbia.edu>; Thu, 14 Nov 1996 12:25:57 -0500 (EST)
  3. Received: (from news@localhost) by newsmaster.cc.columbia.edu (8.7.5/8.7.3) id MAA14334 for kermit.misc@watsun; Thu, 14 Nov 1996 12:25:56 -0500 (EST)
  4. From: Clarence Dold <dold@rahul.net>
  5. Newsgroups: comp.protocols.kermit.misc
  6. Subject: Re: C-Kermit6 Q: Having problems sending binaries.......  :-\
  7. Date: 14 Nov 1996 16:02:52 GMT
  8. Organization: a2i network
  9. Lines: 29
  10. Message-ID: <56ffrc$77p@samba.rahul.net>
  11. References: <328abd61.258015@158.43.128.9> <56cvjk$2pv@apakabar.cc.columbia.edu>
  12. Reply-To: dold@nojunk.rahul.net
  13. NNTP-Posting-Host: foxtrot.rahul.net
  14. NNTP-Posting-User: dold
  15. X-Newsreader: TIN [version 1.2 PL2]
  16. Path: news.columbia.edu!news.new-york.net!andromeda.vec.net!cssun.mathcs.emory.edu!gatech!www.nntp.primenet.com!nntp.primenet.com!howland.erols.net!newsfeed.internetmci.com!news.mathworks.com!news.pbi.net!samba.rahul.net!rahul.net!a2i!dold.a2i!dold
  17.  
  18. Chris Raper <triocomp@dial.pipex.com> wrote:
  19. : I am having problems sending a particular binary file from one UNIX
  20. : site to another using C-kermit 6.0. All text and 'tar'ed text files
  21. : are OK and I even sent a 2Mb binary with no problem but this one just
  22. : stalls on the first few packets and just keeps resending.
  23.  
  24. This could be a hardware flow control latency problem.
  25. Text files, and some binaries, can be compressed by the modems, but other
  26. binaries cannot be compressed, so a 38400 line needs flow control on a
  27. 28800 connection.  If the flow control of your tty driver is deficient, it
  28. won't be able to flow control properly.  I see this happen with my Unixware
  29. 1.1.4 system, and it is supposed to be fixed in 2.x
  30. I can transfer to my Unixware box from my Sun box all day long, with large
  31. packet sizes, and see kermit transfers of 2800+ cps.
  32. >From Unixware to Sun, I have trouble with packet sizes larger than 2000,
  33. when transferring .zip files.  Text files, and most binaries, transfer just
  34. fine.  I have set "send packet 1000" on the Unixware side, and see
  35. transfers of 2800+, so it doesn't hurt the throughput.  I do see the window
  36. count climb occasionally, but the transfer is okay.
  37. I know it is the Unixware, and not the Sun, because of transfers to and
  38. from other systems.
  39.  
  40. Again, this is a known deficiency in my Unix, not kermit.  ZModem transfers
  41. do work better, I think because that is a simplex protocol, rather than the
  42. duplex protocol of Kermit.
  43. -- 
  44. ---
  45. Clarence A Dold - dold@nojunk.rahul.net
  46.                 - Pope Valley & Napa CA.